projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
713f2b6
)
[GtkRadioAction] Annotate _set_group
author
Colin Walters
<walters@verbum.org>
Thu, 6 May 2010 20:57:49 +0000
(16:57 -0400)
committer
Colin Walters
<walters@verbum.org>
Thu, 6 May 2010 20:58:36 +0000
(16:58 -0400)
gtk/gtkradioaction.c
patch
|
blob
|
history
diff --git
a/gtk/gtkradioaction.c
b/gtk/gtkradioaction.c
index 8338e17a6d2e8c3da15538f3a41fdfcc076cb74f..09f0af4eaf3c5e71daa798a42fbfa9574a24bc93 100644
(file)
--- a/
gtk/gtkradioaction.c
+++ b/
gtk/gtkradioaction.c
@@
-410,7
+410,7
@@
gtk_radio_action_get_group (GtkRadioAction *action)
/**
* gtk_radio_action_set_group:
* @action: the action object
- * @group: a list representing a radio group
+ * @group:
(element-type GtkAction):
a list representing a radio group
*
* Sets the radio group for the radio action object.
*